
@font-face {
    font-family: 'OpenSansBold';
    src: url('opensans-bold.eot');
    src: url('opensans-bold-1.eot') format('embedded-opentype'),
         url('opensans-bold.txt') format('woff'),
         url('opensans-bold-1.txt') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('opensans-regular.eot');
    src: url('opensans-regular-1.eot') format('embedded-opentype'),
         url('opensans-regular.txt') format('woff'),
         url('opensans-regular-1.txt') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('opensans-italic.eot');
    src: url('opensans-italic-1.eot') format('embedded-opentype'),
         url('opensans-italic.txt') format('woff'),
         url('opensans-italic-1.txt') format('truetype');
    font-weight: normal;
}
